adTempus API
PreviousUpNext
IExecutionHistoryItem::GetEvents Method

Gets the log messages for this instance

C++
HRESULT GetEvents(long options, [out,retval] ILogEvents ** pVal);
C#
GetEvents(long options, [out,retval] ILogEvents * pVal);
Visual Basic
Sub GetEvents(options As long, pVal As [out,retval] ILogEvents *)

GetEvents gets all LogEvent records associated with this instance. The data is refreshed from the server if necessary to get the latest information. 

The collection contains messages recorded at the job and the step level.

adTempus API Reference version 3.0.0.0, revised 10/30/2008